ostree_repo_checkout_tree_at: remove @subpath documentation
authorGiuseppe Scrivano <gscrivan@redhat.com>
Mon, 13 Apr 2015 09:37:18 +0000 (11:37 +0200)
committerGiuseppe Scrivano <gscrivan@redhat.com>
Mon, 13 Apr 2015 09:55:25 +0000 (11:55 +0200)
It is not an argument of the function.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
src/libostree/ostree-repo-checkout.c

index e6c321b025eb5e83288bd363c8c802125ec19549..b487b549837251554267b2fd088a995e47924b87 100644 (file)
@@ -772,7 +772,6 @@ ostree_repo_checkout_tree (OstreeRepo               *self,
  * @destination_dfd: Directory FD for destination
  * @destination_path: Directory for destination
  * @commit: Checksum for commit
- * @subpath: (allow-none): Subdirectory path
  * @cancellable: Cancellable
  * @error: Error
  *